home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 26
/
CU Amiga Magazine's Super CD-ROM 26 (1998)(EMAP Images)(GB)[!][issue 1998-09].iso
/
CUCD
/
Utilities
/
MARInA
/
Shell
< prev
next >
Wrap
AmigaDOS Script File
|
1998-05-21
|
235b
|
10 lines
.key a,File
if not <File>
newshell "${RefTable/GUI-ConsoleType}$SHELLSIZE/$SHELLTITLE/CLOSE/" from s:start/Shell-Startup.std
quit
else
newshell "${RefTable/GUI-ConsoleType}$SHELLSIZE/$SHELLTITLE/CLOSE/" from <File>
quit
endif